From ea29884ce772c3081870cdf187a5cf9e8d4fd2fe Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Sun, 20 Nov 2011 17:01:15 +0100 Subject: [PATCH] xenpaging: remove filename from comment Signed-off-by: Olaf Hering Committed-by: Ian Jackson --- tools/xenpaging/file_ops.c | 1 - tools/xenpaging/policy_default.c | 1 - tools/xenpaging/xenpaging.c | 1 - 3 files changed, 3 deletions(-) diff --git a/tools/xenpaging/file_ops.c b/tools/xenpaging/file_ops.c index 772d222637..1032242c6a 100644 --- a/tools/xenpaging/file_ops.c +++ b/tools/xenpaging/file_ops.c @@ -1,5 +1,4 @@ /****************************************************************************** - * tools/xenpaging/file_ops.c * * Common file operations. * diff --git a/tools/xenpaging/policy_default.c b/tools/xenpaging/policy_default.c index 0d32c94859..6cce0ed317 100644 --- a/tools/xenpaging/policy_default.c +++ b/tools/xenpaging/policy_default.c @@ -1,5 +1,4 @@ /****************************************************************************** - * tools/xenpaging/policy.c * * Xen domain paging default policy. * diff --git a/tools/xenpaging/xenpaging.c b/tools/xenpaging/xenpaging.c index 8de1f368b3..5edf8d3c8b 100644 --- a/tools/xenpaging/xenpaging.c +++ b/tools/xenpaging/xenpaging.c @@ -1,5 +1,4 @@ /****************************************************************************** - * tools/xenpaging/xenpaging.c * * Domain paging. * Copyright (c) 2009 by Citrix Systems, Inc. (Patrick Colp) -- 2.30.2